Add TYCHON Quantum Command integration package#20142
Open
Audience2801 wants to merge 9 commits into
Open
Conversation
|
💚 CLA has been signed |
Contributor
ReviewersBuildkite won't run for external contributors automatically; you need to add a comment:
NOTE: https://github.com/elastic/integrations/blob/main/.buildkite/pull-requests.json contains all those details. |
Audience2801
marked this pull request as ready for review
July 16, 2026 14:58
efd6
reviewed
Jul 16, 2026
… in README Template with {{ fields tychon_pqc }} and {{ event tychon_pqc }} - replaced dashboard and supporting objects with those output from 'elastic-package export dashboards' command.
Deleted 14 standalone visualization saved objects that are no longer referenced by the package dashboards after converting visualization panels to by-value embeds. Confirmed all remaining data views are still referenced: - 05179988-8b3d-4f26-9832-d83a1e769b2d: used by application-report, application-detail, and DoD OMB report search - 1dc9d581-4b38-4108-84e1-59a9fbcfbca5: used by Certificate Inventory Detail search for runtime fields and duration formatting - 852a2806-9a09-4c17-bcea-b54e7b69f3bc: used by application-detail dashboard
efd6
reviewed
Jul 22, 2026
… query handling Expanded summary: - Correct inverted Vega filter-toggle ternaries so selected rows remove filters and unselected rows add them. - Add consistent empty-state indicators to Vega query panels. - Add missing time bindings to certificate dashboard Vega queries, using Kibana-compatible dashboard context where explicit queries are required. - Fix Certificate Source Type panel by replacing invalid %context% + body.query usage with dashboard context placeholders and %timefilter%. - Add a topology truncation warning for the 500-relationship composite bucket limit. - Add regression tests covering Vega toggle behavior, time binding presence, empty-state indicators, and topology truncation disclosure. - Updated .github/CODEOWNERS and manifest.yml with correct owners. - Removed LICENSE.txt and sample_event.json.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed commit message
Add the TYCHON Quantum Command integration package for Elastic Agent and Fleet
This change introduces the initial
2.0.4release of thetychon_quantum_commandintegration package aligned to the current TYCHON Quantum Command release.WHAT:
tychon_pqclogs data stream for TYCHON Quantum Command NDJSON/JSON output collected through thefilestreaminput.logs-tychon_quantum_command.tychon_pqc-*and publish analytical destination indices for TYCHON datasets including inventory, applications, certificates, ciphers, crypto libraries, keystores, VPN clients, IPsec tunnels, MACsec, installed apps, browser extensions, assets, archives, and system readiness.WHY:
2.0.4so the initial integration release matches the currently released TQC version.Checklist
changelog.ymlfile.Author's Checklist
elastic-package checkcompletes successfully.elastic-package buildproducestychon_quantum_command-2.0.4.zip.sample_event.jsonis a real event and not the default placeholder.logs-tychon_quantum_command.tychon_pqc-*.How to test this PR locally
elastic/integrations.packages/tychon_quantum_command.